StudentPlacementSummaryJobLocation 
EntityType  Independent 
Logical Entity Name  StudentPlacementSummaryJobLocation 
Default Table Name  PlStudentLocation 
Logical Only  NO 
Definition 
 
Note 
 

StudentPlacementSummaryJobLocation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentPlacementSummaryJobLocationId(PK)    INTEGER  NO 
 
StudentPlacementSummaryId(FK)    INTEGER  NO 
 
JobLocationId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentPlacementSummaryJobLocation Keys 
Key Name  Key Type  Keys 
PlStudentLocation_PlLocationID_N_N_IDX  Inversion Entry  JobLocationId 
PlStudentLocation_PlStudentLocationID_U_C_IDX  PrimaryKey  StudentPlacementSummaryJobLocationId 
PlStudentLocation_PlStudentID_N_N_IDX  Inversion Entry  StudentPlacementSummaryId 
PlStudentLocation_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 

StudentPlacementSummaryJobLocation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentPlacementSummary  Non-Identifying  One To Zero or More        StudentPlacementSummaryId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
JobLocation  Non-Identifying  One To Zero or More        JobLocationId  NO 
JobLocation  Non-Identifying  Zero or One to Zero or More        JobLocationId  NO 
StudentPlacementSummary  Non-Identifying  Zero or One to Zero or More        StudentPlacementSummaryId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentPlacementSummaryJobLocation Check Constraints 
Check Constraint Name  CheckConstraint